Tootsville::Byte-Vector-To-Integer

Function

Byte-Vector-To-Integer names a function, with lambda list (VECTOR):

Convert VECTOR of (UNSIGNED-BYTE 8) into an integer.

The VECTOR should be in big-endian (aka “network”) byte order.

File

Defined in file src/types/binary.lisp.